You are here: FAQ > Documaker Standard Edition FAQ > Docupresentment Issues > Can the DSI APIs handle storing and retrieving binary data from a queue?

Can the DSI APIs handle storing and retrieving binary data from a queue?

Yes. Any file can be passed, whether it is a binary or text file, this includes PDF and XML files. This functionality exists in the ATCSendFile and ATCReceiveFile rules. You can find more information about these rules in the SDK Reference.

On the client side, APIs are available to send and receive files. These APIs are also documented in the SDK Reference.